home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Inside Mac Games Volume 7 #4
/
IMG Vol 7-4.iso
/
Demos
/
Age of Empires Trial
/
Data
/
Passive Aggressive.per
< prev
next >
Wrap
Text File
|
1998-10-12
|
497b
|
17 lines
//See the RULES.DOC file for the syntactical rules and the meaning of each of the
//variables. Aside from simple crash prevention during load, this file does not get
//checked for having valid numbers, etc. Mis-setting variables in this file can
//cause unbelievably stupid AI, high update times, etc.
//
//Passive/Aggressive AI - 50% Response when attacked.
//
DEFAULT
36 0 //SNNumberAttackGroups
16 0 //SNMinimumAttackGroupSize
26 0 //SNMaximumAttackGroupSize
//
//
END